CommonEvent 1053
Name = "会話：貝娘"

  999([1053])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>You don't have a wife already, do you? I've practiced a ton to be an excellent homemaker, by the way."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>This shell is quite strong. Locked inside, I am even safe during a storm."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kai_fc1", 2, 0, 2])
    ShowText(["\\n<Shellfish Girl>Exercising works up a sweat. Oh... The Sea Cucumber Girl drinks that too."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kai_fc1", 2, 0, 2])
    ShowText(["\\n<Shellfish Girl>The Sea Cucumber Girl drinks from me an awful lot. She treats me like soup... It's such a pain."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>This sandy beach is a good place to have a race with the Sea Cucumber Girl. I've gotten much faster than I used to be."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>My shell was filled with sand while I was buried during the storm today. The Sea Cucumber Girl was there too. She's always beside me."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>Have you heard of the skill [Shell Strike]? It's an attack skill that monsters with a shell, like me, can use."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>It deals more damage based on how high your defense is. Use it after strengthening your defense to deal a lot of damage."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>The Starfish Girl that lives here is shy and won't come out. I've heard there is an evil man-eating one in the northern seas, though."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>Please be careful. Even I'm worried that I could get eaten in the northern sea..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>This shell is my home. How about coming inside and living together as my husband?"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["kai_fc1", 1, 0, 2])
    ShowText(["\\n<Shellfish Girl>I can clean, do laundry, and I'm a good cook. Of course, I can also satisfy your nightly needs. Fufufuu."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>You are a perfect gentleman. I would love to be able to come home to you."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["No thanks", "Please do", "Go back to the sea!"], 0])
    When([0, "お断りします"])
      ShowTextAttributes(["kai_fc1", 2, 0, 2])
      ShowText(["\\n<Shellfish Girl>Really? But this is a good opportunity, I'm not giving up just yet."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "お願いします"])
      ShowTextAttributes(["kai_fc1", 1, 0, 2])
      ShowText(["\\n<Shellfish Girl>Really? I'm so happy! Let's finish this fight so we can make preparations!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "海へ帰れ！"])
      ShowTextAttributes(["kai_fc1", 2, 0, 2])
      ShowText(["\\n<Shellfish Girl>Oh... That's cruel."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>Want to try a sip of my homemade miso? It has a nice secret ingredient that I think you'll enjoy."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I'll eat it", "I won't eat it", "Go back to the sea!"], 0])
    When([0, "食べる"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Ok, here you go... The slightly salty taste is good, isn't it?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "食べない"])
      ShowTextAttributes(["kai_fc1", 2, 0, 2])
      ShowText(["\\n<Shellfish Girl>I put some of my urine in it though... Oh, it appears that didn't strike your fancy."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "海へ帰れ！"])
      ShowTextAttributes(["kai_fc1", 2, 0, 2])
      ShowText(["\\n<Shellfish Girl>Oh... That's cruel."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>Do you know what animal shellfish are closely related to?"])
    ShowText([""])
    ShowChoices([["Fish", "Octopi and squids", "Insects"], 0])
    When([0, "魚"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Sorry, but we are not closely related to fish. We are closely related to octopi and squids."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "タコやイカ"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Right, we are closely related to octopi and squids. Even as monsters we are all Sea-Dwellers."])
      ShowText([""])
      ShowText([""])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>We share a common ancestor with the various Scylla races."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "虫"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Sorry, but we are not even closely related to insects. We are closely related to octopi and squids."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>This shell is quite spacious. Myself and one other person can fit inside."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>In other words... I am looking for a husband. Care to join me?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["No thanks", "I want to come in", "Fill it with sand"], 0])
    When([0, "遠慮します"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Is that so? I went to all that trouble to make space so I want to hurry and find a gentleman to fill it."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "入りたいです"])
      ShowTextAttributes(["kai_fc1", 1, 0, 2])
      ShowText(["\\n<Shellfish Girl>Then by all means do! Come on, no need to hesitate!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "砂でも詰めてろ"])
      ShowTextAttributes(["kai_fc1", 2, 0, 2])
      ShowText(["\\n<Shellfish Girl>I won't give in to your verbal abuse. I will grab me a husband!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>Why are you traveling the world?"])
    ShowText([""])
    ShowChoices([["To bring harmony to the world", "I'm looking for a wife", "No particular reason"], 0])
    When([0, "世界を平和にするため"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Oh, what a great aspiration! Please make me your wife!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "嫁さんを探すため"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Oh, I won't beat around the bush then! Please make me your wife!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "特に理由はない"])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>So that means you aren't busy... In that case, please make me your wife!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 13])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>While walking on a sandy beach it is possible to step on a sea urchin. If you don't mind, can I have some antidote grass?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 13, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[13]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kai_fc1", 0, 0, 2])
        ShowText(["\\n<Shellfish Girl>Thank you very much. In exchange, you can have me."])
        ShowText([""])
        ShowText([""])
        ChangeItems([13, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kai_fc1", 2, 0, 2])
        ShowText(["\\n<Shellfish Girl>Is that so? Well, even a good man has to think of his own convenience."])
        ShowText([""])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 315])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>I'm missing some ingredients for miso soup. If you don't mind, may I have a leek?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 315, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[315]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kai_fc1", 0, 0, 2])
        ShowText(["\\n<Shellfish Girl>Thank you very much. In exchange, you can have me."])
        ShowText([""])
        ShowText([""])
        ChangeItems([315, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kai_fc1", 2, 0, 2])
        ShowText(["\\n<Shellfish Girl>Is that so? Well, even a good man has to think of his own convenience."])
        ShowText([""])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>I'm missing some things for my trousseau. If you don't mind, may I have some money?"])
    ShowText([""])
    ShowText([""])
    ConditionalBranch([7, 234, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 234G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kai_fc1", 0, 0, 2])
        ShowText(["\\n<Shellfish Girl>Thank you very much. In exchange, you can have me."])
        ShowText([""])
        ShowText([""])
        ChangeGold([1, 0, 234])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kai_fc1", 2, 0, 2])
        ShowText(["\\n<Shellfish Girl>Is that so? Well, even a good man has to think of his own convenience."])
        ShowText([""])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["kai_fc1", 0, 0, 2])
      ShowText(["\\n<Shellfish Girl>Or so I thought... But your pockets seem empty. Once I am your wife, would you like me to manage the finances?"])
      ShowText([""])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>Please accept my shell. Now, would you like a bride with that as well?"])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([176, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Shellfish Girl gave you a \\ii[176]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>I don't want you to die, please take this phoenix tail. Now, would you like a bride with that as well?"])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([11, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Shellfish Girl gave you a \\ii[11]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kai_fc1", 0, 0, 2])
    ShowText(["\\n<Shellfish Girl>Please accept this money. It is a marriage dowry, of course."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 390])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Shellfish Girl gave you 390G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
